商品分类
{foreach $categorys as $v}
{$v.name}
顺序: {$v.sort}
{/foreach}
添加分类
必填,输入的数字越大越靠前